Velocity of a ball from acceleration

Velocity of a ball from acceleration#

The acceleration of a ball is given by a(x)=5kx2, where a is acceleration of the ball in m/s2, k is a constant with unspecified units, and x is the position of the ball in m.

Part 1#

Consider the following initial conditions for position x0 and velocity v0 at t=0s: x0=params.s0m v0=params.v0m/s Use these conditions to determine the velocity of the ball at x=params.sm. You may use k=params.k.

Answer Section#

Please enter in a numeric value in params.vars.units.

Attribution#

Problem is licensed under the CC-BY-NC-SA 4.0 license.
The Creative Commons 4.0 license requiring attribution-BY, non-commercial-NC, and share-alike-SA license.